home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <html><head><title>CByte Function [Runtime]</title><meta name="filename" content="text/sbasic/common/03120105"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
-
- p.P1{
- }
- span.T1{
- font-weight:bold;}
- </style></head><body>
-
-
- <help:to-be-embedded Eid="cbyte" xmlns:help="http://openoffice.org/2000/help">
- <p class="Head1"><help:link Id="68586">CByte Function [Runtime]</help:link></p>
- <p class="Paragraph">Converts a string or a numeric expression to the type Byte.</p>
- </help:to-be-embedded>
- <p class="Paragraph"><span class="T1">Syntax</span>:</p>
- <p class="Paragraph">Cbyte( expression ) <help:key-word value="CByte" tag="kw68586_1" xmlns:help="http://openoffice.org/2000/help"/></p>
- <p class="Paragraph"><span class="T1">Return value</span>:</p>
- <p class="Paragraph">Byte</p>
- <p class="Paragraph"><span class="T1">Parameter</span>:</p>
- <p class="Paragraph">Expression : a string or a numeric expression.</p>
- </body></html>